object Form2: TForm2 Left = 318 Top = 224 BorderIcons = [biHelp] BorderStyle = bsSingle Caption = ' IPX Local Chat : Morpion' ClientHeight = 301 ClientWidth = 451 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnHide = FormHide OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label6: TLabel Left = 416 Top = 176 Width = 41 Height = 17 AutoSize = False Caption = '0' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Visible = False end object Label3: TLabel Left = 272 Top = 0 Width = 217 Height = 20 Alignment = taCenter AutoSize = False Caption = 'Label3' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsItalic] ParentFont = False Visible = False end object DXDraw: TDXDraw Left = 0 Top = 0 Width = 450 Height = 300 AutoInitialize = False AutoSize = True Color = clBtnFace Display.FixedBitCount = True Display.FixedRatio = True Display.FixedSize = False Options = [doAllowReboot, doWaitVBlank, doCenter, doRetainedMode, doHardware, doSelectDriver] SurfaceHeight = 300 SurfaceWidth = 450 TabOrder = 2 OnClick = DXDrawClick OnMouseMove = DXDrawMouseMove end object Edit1: TEdit Left = 24 Top = 256 Width = 289 Height = 21 Hint = 'Texte � envoyer !' ParentShowHint = False ShowHint = True TabOrder = 0 OnKeyDown = Edit1KeyDown end object Memo1: TMemo Left = 248 Top = 72 Width = 193 Height = 161 ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end object Button10: TButton Tag = 3 Left = 0 Top = 280 Width = 81 Height = 20 Caption = 'Envoyer' TabOrder = 4 TabStop = False Visible = False OnClick = Button10Click end object Button1: TButton Left = 216 Top = 280 Width = 81 Height = 20 Caption = 'Ferm�' TabOrder = 3 Visible = False OnClick = Button1Click end object DXTimer: TDXTimer ActiveOnly = True Enabled = False Interval = 33 OnTimer = DXTimerTimer Left = 424 Top = 272 end object ImageList: TDXImageList DXDraw = DXDraw Items = < item Name = 'Planche' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = False TransparentColor = clBlack end item Name = 'PionX' PatternHeight = 60 PatternWidth = 60 SystemMemory = False Transparent = True TransparentColor = clBlue end item Name = 'PionO' PatternHeight = 60 PatternWidth = 60 SystemMemory = False Transparent = True TransparentColor = clBlue end item Name = 'PionXs' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = True TransparentColor = clBlue end item Name = 'PionOs' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = True TransparentColor = clBlue end item Name = 'Back' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = False TransparentColor = 5392970 end item Name = 'Fermer' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = True TransparentColor = clBlue end item Name = 'Fermer2' PatternHeight = 0 PatternWidth = 0 SystemMemory = False Transparent = True TransparentColor = clBlue end> Left = 360 Top = 272 end end